From efa6782cfb8523565ccbbddf545cfb9dde97041b Mon Sep 17 00:00:00 2001 From: =?utf8?q?=E7=A9=8D=E4=B8=B9=E5=B0=BC=20Dan=20Jacobson?= Date: Thu, 12 Jan 2023 22:13:40 +0800 Subject: [PATCH] Update kml.xml (#980) Fix typo. --- xmldoc/formats/kml.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xmldoc/formats/kml.xml b/xmldoc/formats/kml.xml index a824d815c..cfbb398cb 100644 --- a/xmldoc/formats/kml.xml +++ b/xmldoc/formats/kml.xml @@ -7,7 +7,7 @@ read because they don't map well into other programs. For example, KML has ideas of camera views and names and descriptions can have arbitrarily complicated HTML in them. KML files may have tiered "Styles" which can identify sizing info and URLs of associated icons. Reading such -files with GPSBabel - even if your goal it to write it back out as KML - can often +files with GPSBabel - even if your goal is to write it back out as KML - can often have surprising results. Simple files with waypoints and paths (which GPSBabel represents internally as tracks) work fine. -- 2.30.2